home *** CD-ROM | disk | FTP | other *** search
/ PCMania 46 / PCMania CD46_2.iso / pc / sonar96 / gclub.dir / 00355.ls < prev    next >
Encoding:
Text File  |  1994-07-07  |  118 b   |  10 lines

  1. on exitFrame
  2.   Frenesi()
  3.   if soundBusy(1) then
  4.     go("p")
  5.   else
  6.     puppetSprite(7, 0)
  7.     go("nena")
  8.   end if
  9. end
  10.